[BETA] Create Collection
Creates a collection.
POST
/
public
/
v1
/
assets
/
collection
Query Parameters
vendor_id
string
requiredVendor ID.
Body
application/json
description
string
A description for the collection.
name
string
requiredThe name of the collection.
Response
201 - application/json
description
string
A description for the collection.
id
string
requiredThe id of the collection.
name
string
requiredThe name of the collection.